Skip to content

Eliminate some warnings - #850

Merged
labkey-adam merged 1 commit into
developfrom
fb_warnings
Jul 9, 2025
Merged

Eliminate some warnings#850
labkey-adam merged 1 commit into
developfrom
fb_warnings

Conversation

@labkey-adam

Copy link
Copy Markdown
Contributor

Rationale

Just cleaning up some warnings flagged by IntelliJ, for example:

  • Missing @Override and @NotNull annotations
  • Bad generics
  • Unused imports
  • Use of deprecated Portal.getPortalPartCaseInsensitive() method
  • etc.

No functional changes

IMO, no need for additional testing

@labkey-adam
labkey-adam merged commit 2e0041c into develop Jul 9, 2025
7 of 9 checks passed
@labkey-adam
labkey-adam deleted the fb_warnings branch July 9, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants